/*头部*/

.header {
    position: relative;
    /* padding-top: 30px; */
    background: #fff;
}
.mobie-swiper{display:none;}
.contact_cont{max-width: 1200px;margin: 30px auto;overflow: hidden;}
.contact_img{float: left;}
.contact_img img{max-width: 500px;}
.contact_right{padding-left: 20px;width: 50%;float: left;margin:10px auto;}
.contact_right h2{font-weight: bold;margin-bottom: 15px;}
.contact_right ul li{font-size: 26px;line-height: 35px;}
.contact_right ul li i{font-size: 20px;width: 18px;}
.contact_right ul li span{padding-left: 10px;font-size: 16px;}
.header .header_top {
    height: 30px;
    background-color: whitesmoke;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 2000;
    line-height: 30px;
    top: 0;

}
.sst_register{
    position: absolute;
    right: 0;
    top: 2px;
    width: 120px;
    color: white;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}
.sst_register i {
    color: white;
    font-size: 18px;
    vertical-align: middle;
}
.header_top marquee{
    color: black;
    font-size: 16px;
}
.header .header_top .left,
.header_bottom .left {
    /*width: 53%;*/
    width: 54%;
    float: left;
    text-align: left;
    /* padding-left: 100px; */
}

.header .header_top .right,
.header_bottom .topcenter {
    /*width: 47%;*/
    width: 100%;
    float: right;
/*     background: #076ce0;
    border: 1px solid #076ce0; */
    box-sizing: border-box;
    text-align: right;
    /* padding-right: 100px; */
}

.header .header_top .text i {
    font-family: 'Arial Regular', serif;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    color: #fff;
}

.header .header_top .text {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    color: #b2d3f7;
    /* display: inline-block; */
}

.header_bottom {
    background-color: #fff;
    overflow: hidden;
    /* position: fixed;

    top: 30px; */
    width: 100%;
    z-index: 5;
}

.header_bottom .title {
    font-size: 18px;
    color: #555555;
    height: 78px;
    line-height: 78px;
    /*display: inline-block;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60%;
}

.left-logo {
    max-width: 140px;
    max-height: 54px;
    position: relative;
    /* margin: 5px; */
    /* left: -13px; */
    box-sizing: border-box;
    margin-right: 10px;
    margin-left: 5px;
}

.left-certification {
    width: 35px;
    height: 51px;
    margin-bottom: 5px;
}

.nav {
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto;
    width: 90%;
    height: 47px;
}

.nav li {
    float: left;
    text-align: center;
    width: 13.66%;
    /*width: 16.66%;*/
    position: relative;
    text-align: center;
    border-right: 1px solid #fff;
    box-sizing: border-box;
}
.nav li:first-of-type{border-left: 1px solid #fff;}
.nav li>a {
    height: 47px;
    line-height: 47px;
    font-size: 16px;
    color: #fff;
    /* font-weight: bold; */
    display: inline-block;
    text-align: center;
    width: 100%;
}
.floatcont {
    width: 160px;
    position: fixed;
    right: 0px;
    top: 20vh;
    color: white;
    padding: 5px;
    border-radius: 5px;/*background-color: #076ce0;*/
    z-index: 1000;
}
.floatcont .shutdown i {
    cursor: pointer
}
.floatcont .ask_online {
    font-size: 20px
}
.floatcont .line {
    width: 100%;
    height: 2px;
    margin: 5px 0;
    background-color: white
}
.floatcont .info_wrapper {
    border-radius: 5px;/*color:#076ce0;*/
    padding: 10px 3px;
    background-color: white
}
.floatcont .QQ_wrapper {
    margin-top: 10px;
    cursor: pointer;
    display: block
}
.floatcont .QQ_wrapper span {/*margin-left:10px;*/
    font-size: 14px
}
.floatcont .QQ_wrapper span img {
    margin-right: 6px;
}
.floatcont .QQ_wrapper * {
    vertical-align: middle
}
.floatcont .info_wrapper .line2 {
    width: 100%;
    height: 2px;
    margin: 5px 0;/*background-color:#076ce0*/
}
.floatcont .info_wrapper .QRcode {
    text-align: center
}
.floatcont .info_wrapper .QRcode img {
    width: 90%
}
.floatcont .info_wrapper .phone_wrapper {
    text-align: left;
    font-size: 14px;
    margin-top: 5px
}
.floatcont .info_wrapper .phone_wrapper .img-phone {
    width: 25px;
    background-image: url(../images/tel.png)
}
.floatcont .info_wrapper i {
    font-size: 22px
}
.floatcont .qiao_content {
    display: none
}
@media screen and (max-width:800px) {
    .floatcont .neighbor a {
        width: 100%
    }
    .floatcont {
        display: none;
    }
}

/* .nav li >a:after {

  content: "";

  display: block;

  width: 0;

  border-bottom: 3px #076ce0 solid;

  position: absolute;

  right: 0;

  bottom: 0;

  left: 0;

  margin: auto;

  -webkit-transition: all .5s;

  transition: all .5s;

} */

header .mt_tel i {
    display: block;
    position: absolute;
    margin-left: -48px;
    font-size: 48px;
    line-height: 50px;
}

header .mt_tel {
    float: right;
    margin-top: 10px;
    color: #000;
    font-size: 17px;
    letter-spacing: 5px;
}

header .mt_tel strong {
    display: block;
    font-size: 20px;
    /* font-family: Impact; */
    line-height: 1;
    /* color: #076ce0; */
    letter-spacing:normal;
    margin-top: 5px;
}

.tophead {
    margin: 0 auto;
    overflow: hidden;
}
@media (min-width: 1200px) {
    .tophead {
        max-width: 1200px;
        width: 90%;
        margin: 0 auto;
    }
    .alogo img{max-height: 60px;margin-top: 5px;}
    .alogo{display: flex;justify-content: left;}
    .tt{padding}
    .alogo strong {
        font-size: 20px;
        display: block;
        line-height: 70px;
        font-weight: bold;
        color: #666;
        text-decoration: none;
        padding-left: 10px;
    }
    .param li {
        width: 48%;
        height: 85px;
        background: #fff;
        border-radius: 15px;
        display: inline-block;
        margin-bottom: 15px;
        margin-right: 10px;
    }
    .param li i img {
        width: 100%;
    }
    .param li span {
        font-size: 18px;
        display: block;
        text-align: center;
    }
    .param li p {
        font-size: 18px;
        line-height: 85px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        float: left;
        width: 80%;
    }
    .param .tuleft {
        width: 40px;
        height: 65px;
        margin: 10px;
        float: left;
    }
    /* .param li:nth-last-of-type(1){color: #f00;} */
}

.param {
    overflow: hidden;
    display: block;
}
@media (max-width: 769px) {
    .alogo img{display: none;}
}
@media (min-width: 769px) and (max-width: 1199px) {
    .tophead {
        width: 970px;
    }
    .alogo img{max-height: 60px;margin-top: 5px;}
    .alogo{display: flex;justify-content: center;}
    .alogo strong {
        display: block;
        font-size: 20px;
        line-height: 70px;
        font-weight: bold;
        color: #666;
        text-decoration: none;
        text-align: center;
    }
    .param li {
        width: 48%;
        height: 85px;
        background: #fff;
        border-radius: 15px;
        display: inline-block;
        margin-bottom: 15px;
        margin-right: 10px;
    }
    .param li i img {
        width: 100%;
    }
    .param li span {
        font-size: 18px;
        display: block;
        text-align: center;
    }
    .param li p {
        font-size: 18px;
        line-height: 85px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        float: left;
        width: 80%;
    }
    .param .tuleft {
        width: 40px;
        height: 65px;
        margin: 10px;
        float: left;
    }
}


/* @media  (min-width: 900px) and (max-width: 1155px){

} */

.tophead {
    height: 70px;
}

.logo {
    width: 75%;
    float: left;
}

.nav li:hover>a,
.nav li.cur>a {
    background: #fff;
    /* color: #076ce0; */
}

.nav li:hover>a:after,
.nav li.cur>a:after {
    width: 100%;
}


/*移动端会员按钮、导航按钮*/

.navPhoneBtn {
    display: inline-block;
    padding: 10px;
    cursor: pointer;
    float: right;
    position: absolute;
    z-index: 11;
    right: 10px;
    top: 0px;
    bottom: 0;
    margin: auto;
    height: 36px;
    text-align: right;
    display: none;
    background-color: #076ce0;
}

.navPhoneBtn span {
    display: block;
    width: 20px;
    height: 2px;
    margin-bottom: 5px;
    position: relative;
    background: #fff;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 20px;
    transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), width 0.5s, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

.navPhoneBtn span:nth-last-child(2) {
    transform: rotate(0);
    transition: width .5s ease;
}

.navPhoneBtn span:last-child {
    margin-bottom: 0;
}

.navPhoneBtn.close,
.navPhoneBtn.closeMember {
    opacity: 1;
    z-index: 10;
}

.navPhoneBtn.close span,
.navPhoneBtn.closeMember span {
    opacity: 1;
    transform: rotate(45deg);
}

.navPhoneBtn.close span:nth-last-child(3),
.navPhoneBtn.closeMember span:nth-last-child(3) {
    opacity: 1;
    transform: rotate(-45deg);
}

.navPhoneBtn.close span:nth-last-child(2),
.navPhoneBtn.closeMember span:nth-last-child(2) {
    width: 0;
    opacity: 0;
    transform: rotate(0);
    transition: width .5s;
}

.navPhoneBtn.close span:last-child,
.navPhoneBtn.closeMember span:last-child {
    margin-bottom: 0;
}

@media (max-width: 1170px) {
    .add-titl span {
        font-size: 16px !important;
    }
    .header_bottom .left-certification {
        display: none;
    }
}

@media (max-width: 1097px) {
    .header_bottom .title {
        /*display: none;*/
    }
}

@media (max-width: 650px) {
    .header_bottom .title {
        /*display: none;*/
    }
    /*.header .header_top .left,*/
    .header_bottom .left {
        /*padding-left: 30px;*/
        padding-left: 10px;
    }
    .header .header_top .right,
    .header_bottom .topcenter {
        /* padding-right: 30px; */
        padding-right: 18px;
    }
    .header .header_top .left {
        /* padding-left: 28px; */
        padding-left: 18px;
    }
    .header_bottom .left img {
        /*width: 50%;*/
        width: 20%;
        height: 40px;
        /*添加的样式*/
        margin-right: 0px;
    }
}

@media (max-width: 510px) {
    /*  .header_bottom .title{

        display: none;

    }*/
    .header .header_top .left,
    .header_bottom .left {
        /*padding-left: 5px;*/
        padding-left: 0px;
    }
    .header .header_top .right,
    .header_bottom .topcenter {
        /*padding-right: 5px;*/
        padding-right: 2px;
    }
}

@media (max-width: 455px) {
    /*  .header_bottom .title{

        display: none;

    }*/
    /*.navPhoneBtn {

        top: 8px;

    }*/
    .header .header_top .left {
        /*width: 60%;*/
        width: 61%;
    }
    .header .header_top .right {
        /*width: 40%;*/
        width: 39%;
    }
    .header .header_top .text i {
        font-size: 12px;
    }
    .publtitle {
        font-size: 14px;
    }
}

@media (max-width: 407px) {
    /*.header .header_top .left{

    display: none;

}*/
    .header .header_top .right {
        width: 100%;
    }
}

@media (max-width: 400px) {
    /*   .header_bottom .title{

        display: none;

    }*/
    /* .navPhoneBtn {

        top: 8px;

    }*/
    /* .header .header_top .left{

        width: 60%;

    }

    .header .header_top .right{

        width: 40%;

    } */
    .header .header_top .text i {
        font-size: 12px;
    }
    /* .header .header_top .text{

        width: 100px;

        overflow: hidden;

        text-overflow: ellipsis;

        white-space: nowrap;

    } */
    /*  .header_top .house{

        margin-bottom: 20px;

    }*/
    /* .header_top .tel{

        margin-bottom: 20px;

    } */
}

@media (max-width: 1279px) {
    .nav {
        font-size: 12px;
    }
}

@media(max-width:829px) {
    .add-titl span {
        font-size: 18px !important;
    }
}

@media (max-width: 1033px) {
    .mobie-swiper{padding: 5px;display:block;}
    .mobie-swiper .phoness{font-size: 14px;
    padding: 1rem;
    word-break: break-all;
    text-align: justify;
    background: #ffffed;
    color: #000000;}
    .mobie-swiper .phoness span{color:#ed0a0a!important;}
    .mobie-swiper .mobie-main{padding: 10px;}
    .mobie-swiper .mobie-main h1{margin-top: 0;
    font-size: 24px;
    color: #337ab7;
    margin-bottom: 10px;}
    .mobie-swiper .mobie-main #bookIntro{position: relative;
    overflow: hidden;
    transition: all 1s ease-in-out;
    margin-bottom: 5px;}
    .mobie-swiper .mobie-main p{margin-bottom: 5px;
    font-size: 100%;
    line-height: 22px;color:#000;}
    .add-img {
        margin-right: 8px !important;
        width: 46% !important;
    }
    .add-titl .shao {
        padding: 10px 0px !important;
    }
    .contact_cont{max-width: 100% !important;}
    .contact_img{display: none !important;}
    .contact_cont{max-width: auto;}
    .contact_right{width: 90%;padding-left:0px;margin:0 auto;float: none;}
    .nav {
        display: none;
    }
    #topsearch {
        display: none;
    }
    .tophead {
        height: 70px;
    }
    .logo {
        width: 75%;
    }
    .navPhoneBtn {
        display: block;
    }
}


/*移动端导航*/

.phoneMenu {
    display: none;
    position: fixed;
    top: 88px;
    width: 100%;
    height: 100%;
    z-index: 999;
    padding-bottom: 100px;
    background: #e5e5e5;
    overflow: auto;
}

.phoneMenu dl a {
    display: block;
    height: 100%;
    color: #076ce0;
}

.phoneMenu .level-01 {
    display: block;
    font-size: 14px;
    color: #076ce0;
    background-color: #fff;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    border-bottom: #076ce0 1px solid;
    position: relative;
}

.phoneMenu .level-01.active>.menu-ctrl {
    display: block;
}

.phoneMenu .menu-ctrl {
    display: none;
}

.phoneMenu .child a {
    margin-bottom: 0;
    padding-right: 0;
    font-size: 14px;
    height: 45px;
    color: #076ce0;
    line-height: 45px;
    padding-left: 20px;
    position: relative;
    background-color: #fff;
    display: block;
}

.phoneMenu .level-01 {
    position: relative;
}

.phoneMenu .level-01:after {
    content: '';
    border: 2px solid #076ce0;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 18px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-top: none;
    border-right: none;
    right: 20px;
}

.phoneMenu .level-01.active:after {
    top: 20px;
    border-bottom: none;
    border-left: none;
    border-right: 2px solid #076ce0;
    border-top: 2px solid #076ce0;
}

.phoneMenu .noneArrow:after {
    display: none;
}

.prompt {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    left: 0;
    bottom: 0;
    display: none;
    z-index: 9999;
    filter: alpha(opacity=80);
    opacity: 80;
}

.prompt span {
    position: absolute;
    font-size: 16px;
    font-family: 'Microsoft YaHei', serif;
    top: 55%;
    left: 50%;
    margin-left: -200px;
    width: 400px;
    display: block;
    line-height: 24px;
    color: #000;
}

.prompt span a {
    text-decoration: underline;
}

.prompt_close {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 30px;
    font-weight: 100;
    cursor: pointer;
}

.prompt_close:hover {
    background: #ff0000;
    color: #fff;
}


/* 关于我们*/

.contact_us .content {
    font-family: '微软雅黑 Regular', serif;
}

.contact_us .content .title {
    height: 120px;
    line-height: 55px;
    font-size: 30px;
    color: #076ce0;
    text-align: center;
    padding-top: 31px;
    border-bottom: 1px solid #e1e1e1;
}

.contact_us .content .com_info {
    background-color: #fafafa;
    padding: 17px 20px;
    margin: 5px 0;
}

.com_info_left {
    width: 85%;
    background-color: #fafafa;
    display: inline-block;
}

.com_info_left .info a:hover {
    text-decoration: underline;
    color: #477fbd;
}

.com_info_right {
    width: 15%;
    float: right;
    background-color: #fafafa;
}

.content .com_info .info {
    height: 35px;
    color: #323232;
    font-size: 14px;
    line-height: 36px;
    width: 100%;
}

.content .com_info .info span {
    display: inline-block;
    text-align: left;
    width: 50%;
    float: left;
    text-align: left;
    /*width: 100%;*/
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.map_baidu {
    width: 100%;
    height: 332px;
    border-top: #e1e1e1 solid 1px;
}

@media (max-width: 956px) {
    .content .com_info .info span {
        width: 100%;
    }
    .com_info_right {
        width: 30%;
        float: right;
    }
    .com_info_left {
        width: 100%;
    }
}

@media (max-width: 700px) {
    .content .com_info .info span {
        width: 100%;
    }
    .com_info_right {
        display: none;
    }
    /*.com_info_left{

        width: 70%;

    }*/
    .contact_us .content .title {
        font-size: 28px;
    }
}

@media (max-width: 450px) {
    .content .com_info .info span {
        width: 100%;
    }
    .com_info_right {
        display: none;
    }
    /*.com_info_left{

        width: 70%;

    }*/
}

@media (max-width: 414px) {
    .cimg img {
        width: 80% !important;
    }
    .footer-right .weixin {
        max-width: 22% !important;
        padding-top: 10px !important;
    }
    .content .com_info .info span {
        width: 100%;
        font-size: 12px;
    }
    .com_info_right {
        width: 20%;
        float: right;
    }
    /*.com_info_left{

        width: 80%;

    }*/
    .contact_us .content .title {
        font-size: 20px;
        height: 60px;
        margin: 0;
        padding: 0;
    }
    .com_info_right {
        display: none;
    }
}

@media (max-width: 320px) {
    .content .com_info .info span {
        width: 100%;
        font-size: 12px;
    }
    .com_info_right {
        width: 20%;
        float: right;
    }
    /*.com_info_left{

        width: 80%;

    }*/
    .contact_us .content .title {
        font-size: 16px;
        height: 60px;
        margin: 0;
        padding: 0;
    }
    .com_info_right {
        display: none;
    }
    .detail-infor .page_list .liw {
        padding-right: 0px;
    }
    .detail-infor .page_list .li1 {
        padding-left: 8px;
    }
}


/*底部样式*/

.contanier {
    width: 1180px;
    margin: 0 auto;
}

.footer {
    background: #076ce0;
    color: #b6b6b6;
    font-size: 14px;
    /* margin-top: 40px; */
}

.footer-nav {
    /* width:33%; */
    width: 100%;
    float: left;
}

.footer-contact {
    width: 35%;
    float: left;
}

.footer-nav a {
    float: left;
    /* width:33.3%; */
    width: 16.6666%;
    color: #b6b6b6;
    padding: 5px 0;
    border-left: 1px solid #3b3b3b;
}

.footer-nav a:nth-of-type(6) {
    border-right: 1px solid #3b3b3b;
}

.foot_nav .nav_1:nth-of-type(7) {
    border-right: 1px solid #3b3b3b;
}

.footer-inner {
    overflow: hidden;
    padding: 45px 0;
}

.footer-contact .contact-left {
    width: 83px;
    height: 83px;
    float: left;
}

.other-contact {
    width: 34%;
    font-size: 16px;
    position: relative;
    top: -15px;
}

.footer-contact .contact-right {
    float: right;
    width: 78%;
}

.footer-contact .contact-right p {
    margin: 7px 0;
}

.footer-contact .contact-left img {
    width: 100%;
    height: 83px;
}

.footer-bottom {
    border-top: 1px solid #076ce0;
    text-align: center;
    /* padding: 30px 0; */
}


/*.footer-bottom-two{

    text-align:center;

    background:#191919;

    height:38px;

    line-height:38px;

}*/

.footer-bottom.titlecolor {
    margin-top: 15px;
    color: #555;
}

.footer-bottom-two .mesg {
    color: #666;
}

.footer-bottom-two .map_1 {
    float: right;
}

@media screen and (max-width: 1201px) {
    .contanier {
        width: 96%;
        margin: 0 auto;
    }
    .footer-contact {
        width: 50%;
    }
}


/*关于我们*/

.about {
    background: #f5f5f5;
    overflow: hidden;
    margin-top: 35px;
}

.pr-lf {
    width: 23%;
    float: left;
    background: #f5f5f5;
}

.pr-rt {
    width: 76%;
    float: right;
    padding: 1%;
}

.us-top {
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    background: #076ce0;
    font-size: 18px;
}


/*.inner{

    border-right: 1px solid #E9E9E9;

    border-left: 1px solid #E9E9E9;

    padding: 10px 15px;

    border-bottom: 1px solid #E9E9E9;

}*/

.ercode {
    width: 100%;
    height: 165px;
    background: #076ce0;
    position: relative;
}

.erbg {
    width: 42%;
    background: #fff;
    position: absolute;
    left: 25px;
    top: 25px;
}

.erbg img {
    width: 100%;
    height: 42%;
}

.ertitle {
    width: 40%;
    position: absolute;
    right: 5px;
    top: 50px;
}

.ertitle p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
}


/*.inner p{

    padding-bottom: 10px;

}*/

.public {
    width: 100%;
    border: 1px solid #d9d9d9;
    min-height: 286px;
}

.mt22 {
    margin-bottom: 22px;
}

.pro-top {
    height: 48px;
    line-height: 48px;
    border-bottom: 2px solid #076ce0;
    background: #f8f8f8;
}

.pt15 {
    padding: 0 15px;
}

.msg {
    font-size: 18px;
    color: #076ce0;
    padding-left: 10px;
}

.infor {
    float: left;
    position: relative;
    width: 4px;
    height: 14px;
    background: #076ce0;
    top: 16px;
    border-radius: 5px;
}

.more {
    float: right;
    width: 45px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #ccc;
    font-size: 12px;
    position: relative;
    top: 12px;
    color: #ccc;
    cursor: pointer;
}

.pro-img {
    width: 48%;
    height: 87px;
    border: 1px solid #ccc;
    padding: 2px;
    float: left;
    position: relative;
}

.pro-img img {
    max-width: 100%;
    max-height: 100%;
    transition: all 0.6s;
}

.vcenter {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    margin: auto;
}

.pro-list {
    margin: 10px 15px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    padding-bottom: 10px;
}

.pro-list:hover img {
    transform: scale(0.8);
}

.pro-msg {
    float: right;
    width: 47%;
}

.pro-msg p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.detail {
    color: #076ce0;
    border-bottom: 1px solid #076ce0;
    font-size: 12px;
    position: relative;
    bottom: -22px;
}

.me-list {
    padding: 10px 15px 15px 15px;
}
.fa-flag-checkered{padding-right: 10px;}
.me-list i {
    display: block;
    width: 5px;
    height: 5px;
    position: relative;
    top: 10px;
    left: -15px;
    font-size: 12px;
    /* background: url(../images/nav.png); */
}

.foot_nav .nav_1:nth-of-type(7) {
    border-right: 1px solid #3b3b3b;
}

.me-list li {
    padding: 5px 0px 5px 15px;
    width: 99%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.me-list li a {
    color: #333;
}

.me-list li:hover a {
    color: #076ce0;
    border-bottom: 1px solid #076ce0
}

.about-top {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    overflow: hidden;
}

.publtitle {
    font-size: 24px;
    color: #323232;
    padding-left: 5px;
    position: relative;
    top: 5px;
}

.Highcolu {
    font-size: 16px;
    color: #999;
    float: right;
    position: relative;
    top: 12px;
}

.Highcolu a {
    font-size: 16px;
    color: #999;
}

.infor-title {
    font-size: 30px;
    color: #076ce0;
    margin-top: 70px;
    margin-bottom: 10px;
}

.re-title {
    font-size: 14px;
    color: #666;
}

.img {
    width: 97%;
    height: 80%;
    margin: 42px 0px;
}

.img img {
    width: 100%;
    height: 80%;
}

.list {
    margin-bottom: 30px;
    line-height: 25px;
    color: #666;
    text-indent: 35px;
}


/*企业商机*/

.busins-top {
    width: 100%;
    padding: 35px;
    border: 1px solid #eae8e8;
}

.mt40 {
    margin-top: 20px;
}

.buss-title {
    font-size: 20px;
    color: #111;
    margin-left: 5px;
}

.b-img {
    float: right;
    position: relative;
    top: 8px;
}

.img-left {
    position: relative;
    top: -2px;
}

.f-c {
    color: #888888;
    font-size: 12px;
    margin-right: 27px;
    position: relative;
    top: 1px;
}

.bu-title {
    font-size: 14px;
    color: #777;
    line-height: 25px;
    margin: 25px 0;
}

.news-list li {
    padding: 0px 25px 0px 35px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eae8e8;
}
.news-list li:hover{ background:#076ce0; color:#fff}
.news-list li:hover span{ color:#fff}

.show {
    background: #076ce0;
}

.show span {
    color: #fff !important;
}

.show i {
    background: url(../images/hnotice.png) !important;
}

.news-list li span {
    font-size: 14px;
    color: #777;
    padding-left: 11px;
}

.news-list li i {
    float: left;
    width: 20px;
    background: url(../images/notice.png);
    height: 18px;
    position: relative;
    top: 15px;
}

.click {
    float: right;
    color: #076ce0;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 20px;
}

.contal {
    width: 70%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*产品中心*/

.product-list {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 5px 0;
    margin-top: 30px;
}

.mt50 {
    margin-top: 50px;
}

.recomd-list {
    overflow: hidden;
}

.recomd-list li {
    float: left;
    width: 31.8%;
    border: 1px solid #dedede;
    margin-right: 2%;
    position: relative;
    margin-bottom: 35px;
}

.recomd-list li:nth-child(3n+3) {
    margin-right: 0;
}

.recomd-list .swiper-slide .probg img {
    width: 73%;
}

.recomd-list .swiper-slide {
    float: left;
    width: 30.6%;
    border: 1px solid #dedede;
    margin-right: 4%;
    position: relative;
    margin-bottom: 35px;
}

.recomd-list .swiper-slide:nth-child(3n+3) {
    margin-right: 0;
}

.probg {
    background: #f2f2f2;
    margin: 5px;
    height: 200px;
    position: relative;
}

.probg img {
    max-width: 100%;
    max-height: 100%;
    transition: all 0.6s;
}

.pro-recom {
    margin-bottom: 27px;
    position: relative;
}

.recomd-title {
    font-size: 18px;
    margin-left: 5px;
    position: relative;
    top: 4px;
    color: #000;
}


/* .pro-hover li:hover img{

  transform: scale(1.2);

} */

.pro-title {
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #eaeaea;
}

.check {
    /* float: right; */
    cursor: pointer;
    position: absolute;
    right: 24px;
    margin-top: 10px;
}

.right-btn,
.left-btn {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #ffffff;
    opacity: 1 !important;
    -webkit-font-smoothing: antialiased;
    background-color: #b9b9b9;
    text-align: center;
}

.rest-btn {
    background: #076ce0 !important;
}

.left-btn {
    /* right: 200px;

    left: 80px; */
    position: absolute;
    right: 29px;
    top: 0px;
    padding-top: 2px;
}

.right-btn {
    position: relative;
    padding-top: 2px;
}

.left-btn::before,
.right-btn::before {
    font-family: simsun;
    font-weight: 900;
}

.left-btn::before {
    content: "<";
}

.right-btn::before {
    content: ">";
}

.proimg {
    /*width:85%;*/
    width: 100%;
    margin: 0 auto;
}

@media screen and (max-width: 861px) {
    .footer-nav,
    .footer-contact {
        width: 100%;
        overflow: hidden;
        /* margin-bottom:10px; */
    }
    /* .footer-nav a{

    width:16%;

} */
    .other-contact {
        display: none;
    }
    .footer-inner {
        padding-bottom: 20px;
    }
    .ercode {
        height: 115px;
    }
    .erbg {
        left: 15px;
    }
    .ertitle {
        top: 37px;
    }
    .ertitle p {
        font-size: 14px;
    }
}
#yx_message{margin-top: 5px;}
#yx_message .m-top{display: none;}
#yx_message input{
    border: 1px solid #d2d2d2;
    color: rgb(115, 113, 115);
    height: 35px;
    font-size: 14px;
    background-color: #eeeeee;
    border-radius: 5px;
    margin:2.5% auto;
    width: 95%;
    padding: 5px;
    display: block;
}
#yx_message input::-webkit-input-placeholder,#yx_message textarea::-webkit-input-placeholder {
    color: rgb(115, 113, 115);
    letter-spacing: 2px;
}
.sst_form_group input::-webkit-input-placeholder{color: #ccc;}
#yx_message textarea{
    display: block;
    width: 95%;
    background-color: #eeeeee;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    margin:2.5% auto;
    padding: 5px;
}
.message{height:340px ;}
.captcha{position: relative;}
/* #m-captcha{position: relative;} */
#captcha-img{position: absolute;margin-top: -38px;right: 8px;cursor: pointer;}
#yx_message-submit{width: 95%;margin:2.5% auto;display: block;height: 35px;color: #fff;font-size: 16px;border-radius: 5px;cursor: pointer;letter-spacing: 2px;}

@media screen and (max-width: 751px) {
    .pr-lf {
        width: 100%;
        float: right;
    }
    .message{height: 430px;}
    #captcha-img{margin-top: -49px;right: 20px;}
    .mt22 {
        width: 100% !important;
    }
    .pr-rt {
        width: 100%;
        float: left;
    }
    .inner {
        border-bottom: 1px solid #E9E9E9;
    }
    .public {
        width: 49%;
        float: left;
    }
    .mt10 {
        margin-right: 10px;
    }
    .ercode,
    .b-img {
        display: none;
    }
    .busins-top {
        padding: 0;
    }
    .busins-top .busins-li-top .b_t {
        font-size: 24px !important;
    }
}

@media screen and (max-width: 650px) {
    .infor-title {
        font-size: 24px;
    }
}

@media screen and (max-width: 551px) {
    .recomd-list li {
        width: 45.6%;
        margin-left: 2%;
    }
    .recomd-list li:nth-child(even) {
        margin-right: 0;
    }
    .recomd-list li:nth-child(3n+3) {
        margin-right: 2%;
    }
    .footer p,
    .footer span,
    .footer a {
        font-size: 12px;
    }
    .public {
        width: 48%;
        float: left;
    }
    .Highcolu {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 421px) {
    .public {
        width: 100%;
    }
    .contact-left {
        display: none;
    }
    .contact-right {
        float: left !important;
        width: 100% !important;
    }
    .publtitle {
        font-size: 18px;
    }
    .news-list li i {
        display: none;
    }
    .news-list li span {
        padding-left: 0px;
    }
}

@media screen and (max-width: 380px) {
    .swiper-container .swiper-wrapper .swiper-slide {
        width: 100%;
    }
}
#leftinfo,.public,.pro-top,.pr-rt{background: #fff;}
body {
    color: #777777;
    background: #f5f5f5;
}

a {
    text-decoration: none;
}

* {
    margin: 0px;
    padding: 0px;

}


/*img{

max-width: 100%;

    max-height: 100%;

}*/

ul {
    text-decoration: none;
}

ul li {
    list-style: none;
}

h2,
.left_1 .our {
    font-size: 36px;
    font-weight: 500;
    /* height: 80px; */
}

.clear {
    clear: both;
}

.container {
    width: 100%;
    height: auto;
}

.container img {
    /* width:100%; */
    height: auto;
}

.wrap {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
}

.home-more {
    text-align: center;
    margin-top: 45px;
}

.home-more a {
    display: inline-block;
    min-width: 240px;
    line-height: 39px;
    text-align: center;
    border: 1px #c5c4c4 solid;
    font-weight: 700;
    color: #c5c4c4
}



.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #555;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}

.title_about {
    text-align: center;
    padding-top: 20px;
}

.title_about strong {
    font-weight: normal;
    font-size: 32px;
    color: #076ce0;
    display: block;
}

.title_about span:after {
    content: "";
    position: absolute;
    width: 65px;
    height: 2px;
    background: #076ce0;
    margin-top: 22px;
    margin-left: -70px;
}


/* content_about样式 */

.content_about {
    padding: 30px 0 20px 0 !important;
}

.content_a {
    width: 100%;
    height: auto;
    background: url('../images/bg1.jpg');
}

#content_about {
    width: 100%;
    background: #eeeeee;
}

.content_about,
.content_product .center,
.new,
.content_friend .center,
.footer .footer-list {
    max-width: 1180px;
    height: auto;
    margin: auto;
    /* padding:54px 360px; */
    padding: 54px 0px;
    /* width: 60%; */
    margin-left: auto;
    margin-right: auto;
}

.footer .ft {
    border-top: 1px solid #076ce0;
    width: 100%;
}

.footer .ft .footer-bottom {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 10px;
}

.content_about .left_1 {
    /* width: 52%; */
    width: 58%;
    float: left;
    padding-right: 15px;
}

.content_about .our a {
    /* color: #076ce0; */
    height: 75px;
    line-height: 75px;
    display: inline-block;
    position: relative;
}

.content_about p {
    width: 100%;
    line-height: 28px;
    height: auto;
    font-size: 16px;
    text-align: justify;

}
.a_u{font-size: 24px;}
.b_u{padding-left: 10px;}
.content_about .left_1 .a_u {
    font-size: 24px;
    color: #888888;
}

.content_about .left_1 .a_bt {
    margin-top: 23px;
}

.content_about .left_1 .a_bt a {
    display: inline-block;
    /*

width: 105px; */
    padding: 0px 24px;
    /* border: 1px solid #076ce0; */
    margin-right: 5px;
    height: 35px;
    line-height: 33px;
    color: #076ce0;
}

/* .content_about .left_1 .a_bt a:hover,
.content_about .left_1 .a_bt .active {
    background: #076ce0;
    color: #fff;
} */

.content_about .right_1 {
    width: 42%;
    float: left;
}

.content_about img {
    /*width: 100%;*/
    margin-top: 6px;
    box-sizing: border-box;
}
.content_product {
    width: 100%;
    /* background: url("../images/bg2.jpg") no-repeat center; */
    text-align: center;
}

.content_product .home-more a {
    border-color: #fff;
    color: #fff;
}

.content_product .home-more a:hover {
    background: #fff;
    color: #076ce0
}

.content_product .center h2 {
    color: #fff;
}

.content_product .center .line,
.content .content_new .line_h,
.left_1 .line_h {
    width: 50px;
    height: 2px;
    display: inline-block;
}

.content_product .center .line {
    background: #fff;
}

.content_product .center p {
    padding: 5px;
    color: #98c0e7;
}

.p_list .list_1 {
    width: 24%;
    background: #fff;
    position: relative;
    margin-bottom: 10px;
    float: left;
    margin-right: 1.3%;
}

.content_product .p_list .list_1:nth-child(4) {
    margin-right: 0px;
}

.p_list .list_1:hover .p_t {
    color: #076ce0;
}

.p_list .list_1 .pro-list-img {
    position: relative;
}

.pro-list-img img {
    max-width: 100%;
    max-height: 100%;
    transition: all 0.6s;
}

.p_list {
    margin-top: 45px;
    text-align: center;
}

.p_list .list_1 .p_t {
    background: #eaeaea;
    color: #333333;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.p_list .list_1 a:hover {
    color: #076ce0;
}

.lay img {
    width: 35px;
    height: 35px;
}

.re-lay img {
    position: relative;
    left: 40%;
}

.lay {
    /* background: rgba(77, 164, 229, 0.8); */
    color: #fff;
    position: absolute;
    cursor: pointer;
    top: 0;
    opacity: 0;
    margin: 10px;
    padding: 21px 34px 10px 34px;
    transition: all 0.5s ease-in-out;
    height: 200px;
    bottom: 0;
    right: 0;
    left: 0;
}

.re-lay {
    margin: 5px !important;
    background: rgba(77, 164, 229, 0.8) !important;
}

.re-lay a {
    position: relative;
    left: 40%;
}

.lay .h_l {
    color: #fff;
    display: block;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lay p {
    padding: 4px 0px 0px 0px;
    /* padding:0px; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 24px;
    text-align: center;
    color: #fff !important;
}

.list_1 .lay .lin {
    display: block;
    width: 40px;
    height: 2px;
    background: #fff;
    text-align: center;
    position: relative;
    left: 40%;
    margin: 8px 0;
}

.center .more_c {
    border: 1px solid white;
}

.center .more_c,
.content_new .new .more_c {
    display: inline-block;
    margin-top: 45px;
    height: 13px;
    line-height: 13px;
    padding: 12px 56px 25px 56px;
}

.content_new .new .more_c {
    border: 1px solid #c5c4c4;
    font-weight: 600;
}

.content_new .new .more_c a {
    color: #c5c4c4;
}

.center .more_c a {
    color: #98c0e7;
}

.content .content_new .new .new_h {
    font-size: 36px;
    color: #076ce0;
    text-align: center;
    display: block;
}

.content .content_new {
    background: #fff;
    text-align: center;
}

.content .content_new .new .new_center {
    margin-top: 55px;
}

/* .content .content_new .new .line_h,
.left_1 .line_h {
    background: #076ce0;
} */

.content_new .home-more a:hover {
    border-color: #076ce0;
    background: #076ce0;
    color: #fff
}

.left_1 .line_h {
    display: block;
    margin-bottom: 19px;
    margin-top: 4px;
}

.ul_list {
    float: left;
    width: 49%;
    text-align: left;
    /* margin-right: 13px; */
}

.ul_list .circ span {
    display: block;
}

.ul_list li {
    margin-bottom: 23px;
    background: #f8f8f8;
    height: auto;
    padding: 18px 12px 30px 12px;
    position: relative;
}

.ul_list .circ {
    border: 1px solid #9c9c9c;
    border-radius: 50%;
    width: 86px;
    height: 86px;
    text-align: center;
    float: left;
    margin-right: 17px;
    display: none;
}

.ul_list .circ .s_t {
    margin-top: 20px;
}

.ul_list .circ .s_b {
    margin-top: 0px;
    font-size: 18px;
}

.content_new .new .ul_right {
    float: right;
}

.ul_list .circ .circ_lin {
    /* display:block;  */
    height: 1px;
    width: 50px;
    background: #9c9c9c;
    /*

margin-left:15px; */
    margin: 0px auto;
}

.content_new .ul_list .arrow {
    width: 24px;
    height: 24px;
    background: #076ce0;
    position: absolute;
    right: -10px;
    bottom: -5px;
    text-align: center;
    line-height: 24px;
}

.ul_list a {
    color: #777777;
}

.ul_list a .title {
    color: #202020;
    display: block;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
}

.ul_list a .descri {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px;
    line-height: 20px;
    height: 40px;
}

.ul_list li:hover {
    background: #076ce0;
}

.ul_list li:hover .title {
    color: #fff
}

.ul_list li:hover .descri {
    color: #e6f2fe;
}

.ul_list li:hover .arrow {
    background: #22b4a6;
}

.ul_list li:hover .circ {
    background: #ffffff;
    color: #076ce0;
}

.ul_list li:hover .circ .circ_lin {
    background: #076ce0;
}

.content_friend span {
    color: #076ce0;
    font-size: 24px;
    display: block;
    float: left;
}

.content_friend img {
    margin-left: 10px;
    margin-bottom: 4px;
}

.content_friend .center ul li {
    float: left;
    padding-right: 10px;
    line-height: 30px;
}

.content_friend .center ul {
    margin-top: 10px;
}

.content_friend .center ul li a {
    color: #777777;
}

.content_friend {
    background: url('../images/bg3.jpg');
    /* margin-bottom: 28px;

*/
    padding-bottom: 28px;
    height: auto;
}

.content_friend .fri {
    padding-top: 30px;
}

.footer .footer-list {
    padding: 0px;
}

.content_about .right_1 img {
    width: 100%;
}

.fri .bg_co {
    width: 91%;
    float: left;
    position: relative;
    top: 10px;
    height: 50px;
}

.content_friend span {
    /* width: 11%; */
    position: relative;
}

.fri .bg_co img {
    width: 100%;
}

.f_t {
    margin-top: 0px;
}

@media (max-width: 1128px) {
    .fri .bg_co {
        display: none;
    }
    .content_friend span {
        width: 100%;
    }
}


/* footer样式 */

.footer-inner .foot_nav {
    float: left;
    height: auto;
    /* width: 70%; */
    /* width: 69%; */
    width: 68%;
}

.footer-inner .foot_nav .nav_1 {
    width: 16.6666%;
    float: left;
    border-left: 1px solid #3b3b3b;
    /*padding: 0px 30px;*/
}

.footer-inner .foot_nav .nav_1 a {
    /* width: 155px; */
    display: block;
    overflow: hidden;
}

.foot_nav .footer-nav a:hover,
.foot_nav .nav_1 a:hover,
.content .content_friend .fri li a:hover {
    color: #076ce0;
}

.footer-inner .foot_nav {
    text-align: center;
}

.footer-inner .foot_nav a {
    color: #666666;
    /*font-size: 14px;*/
    height: 30px;
    line-height: 25px;
}

.footer-inner .footer-right {
    float: right;
    text-align: right;
    line-height: 28px;
    width: 32%;
}

.footer-list .f_in {
    padding-bottom: 25px;
}

.footer-bottom .f_color {
    color: #fff;
    margin: 10px auto;
}
.footer-bottom .f_color a{color: #fff;}
.footer-bottom p {
    color: #fff;
}


/* 商业详细页面的样式 */

.busins-top .busins-li-top .b_t {
    font-size: 30px;
    color: #000000;
}

.busins-li-inner {
    /*padding-top: 2px;*/
    padding-top: 8px;
}

.mt40 .busins-top {
    padding-bottom: 20px;
    padding-top: 0px;
    text-align: center;
}

.mt40 .busins-top {
    border-bottom: 1px dotted #eae8e8;
    border-right: none;
    border-left: none;
    border-top: none;
}

.detail-infor {
    padding-top: 30px;
    font-size: 14px;
    line-height: 1.75;
}

.pr-rt .mt40 .detail-infor .img_1 {
    margin: 0 auto;
    background: #f5f5f5;
    margin-bottom: 36px;
    width: 640px;
    /* height: 320px; */
}

.pr-rt .mt40 .detail-infor .img_1 img {
    width: 100%;
}

.pr-rt .mt40 .detail-infor .list_t {
    display: block;
    padding-bottom: 8px;
    font-weight: 600;
}

.company .company_l {
    float: left;
    width: 100%;
    max-width: 100%;
    padding: 23px 0px;
}

.company_l p a:hover {
    text-decoration: underline #477fbd;
    color: #477fbd;
}

.company .company_l img {
    margin-right: 15px;
}

.company .company_l p {
    /*height: 31px;*/
    line-height: 31px;
    border-bottom: 1px dotted #eae8e8;
    padding-left: 34px;
    width: 95%;
    margin: 0px 15px;
    color: #777777;
    font-size: 14px;
}

.company .company_r p {
    font-size: 18px;
    font-weight: 500;
    padding: 20px 0px 31px 0px;
}

.company_r {
    text-align: center;
    width: 32%;
    float: left;
    border-left: 1px solid #076ce0;
    padding: 23px 0px;
    padding-bottom: 0px;
}

.company {
    border: 1px solid #076ce0;
    width: 100%;
    margin-top: 10px;
    /*border: 1px solid #076ce0;

    width: 100%;*/
}

.company .up {
    font-size: 20px;
    padding-left: 22px;
    text-align: left;
    height: 48px;
    background: #076ce0;
    color: #ffffff;
    padding-top: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.mt_re .recommend {
    background: #fff;
    padding: 25px 0px;
}

.mt_re {
    border: none;
}

.pt_re {
    border-bottom: none;
    background: none;
    overflow: hidden;
}

.msg img {
    margin-right: 10px;
}

.mt40 .mt_re .pt_re .ms_re {
    /* font-size: 18px; */
    color: #333333;
    font-weight: 600;
    margin-bottom: 25px;
}

.recommend .recom span {
    /* float: right;

    padding-right: 5px; */
    position: absolute;
    top: 12px;
    right: 8px;
}

.recommend .recom {
    width: 50%;
    float: left;
    padding: 0px 15px 0px 15px;
}

.recommend .recom li {
    padding: 0px 0px 5px 15px;
    position: relative;
}

.recommend .recom li a {
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    height: 25px;
    line-height: 25px;
}

.recom_1 {
    border-right: 1px solid #dadada;
}

.page_list span a {
    color: #ffffff;
    width: 80%;
    overflow: hidden;
}

.page_list {
    margin: 30px 0px 21px 0px;
    overflow: hidden;
}

.page_list span {
    /* padding: 17px 70px 17px 18px; */
    height: 48px;
    line-height: 48px;
    display: inline-block;
    margin: 0px;
    padding: 0px;
}

.page_list .li1 {
    background: #84ba35;
    width: 43.4%;
    padding-left: 15px;
    float: left;
}

.page_list .li2 {
    background: #076ce0;
    width: 14%;
    text-align: center;
    float: left;
}

.page_list .liw {
    width: 42.3%;
    padding-right: 5px;
    text-align: right;
}

.page_list .liw img {
    /*  margin-left: 10px;

    float: right;

    margin-top: 15px;*/
    /*margin-left: 6px;*/
    margin-left: 11px;
    float: right;
    margin-top: 14px;
    margin-right: 7px;
}

.page_list .li_cen {
    margin: 0px 1px;
}

.page_list img {
    /*margin-right: 10px;*/
}


/* 新闻中心 */

.new_lis {
    width: 100%;
}

.new_lis li {
    border-bottom: 1px dotted #eae8e8;
    background: none;
    padding: 35px 17px 41px 17px;
}

.pr-rt .new_mt {
    padding-top: 0px;
    margin-top: 0px;
}

.new_lis .new_ti {
    padding-bottom: 20px;
}

.new_mt .new_lis p .new_de {
    font-size: 13px;
    height: 56px;
    line-height: 25px;
}

.new_lis li .look_der {
    width: 100px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #ccc;
    font-size: 12px;
    position: relative;
    top: 12px;
    color: #ccc;
    margin-left: 116px;
}

.new_lis .new_cir {
    margin-right: 28px;
}

.new_lis li:hover {
    background: #f9f9f9;
}

.new_lis li:hover .new_ti {
    color: #076ce0;
}

.new_lis li:hover .new_de {
    color: #777777;
}

.new_lis li:hover .look_der {
    background: #076ce0;
    color: #ffffff;
    border: none;
    /*background: #076ce0;

    color: #ffffff;*/
}

.new_lis li:hover .new_cir {
    background: #076ce0;
    color: #ffffff;
    border: none;
    /*  background: #076ce0;

    color: #ffffff;*/
}

.new_lis li:hover .new_cir .circ_lin {
    background: #ffffff;
}

.page a {
    width: auto;
    border: 1px solid #666666;
    padding: 7px 15px;
}

@media screen and (max-width: 751px) {
    .page a {
        width: auto;
        border: 1px solid #666666;
        padding: 7px 8px;
    }
}

.page {
    text-align: center;
    margin: 50px 0px;
    font-size: 12px;
}

.inner p:first-child {
    padding-top: 10px;
}

@media (max-width: 1500px) {
    .content_friend {
        padding-bottom: 28px;
    }
}

@media (max-width: 1155px) {
    .footer-inner .foot_nav .nav_1 {
        /* padding-bottom: 28px; */
        width: 16.6666%;
        padding: 0px;
    }
    .footer-inner .foot_nav .nav_1 a {
        overflow: hidden;
    }
}

@media (max-width: 1841px) {
    /*.footer-inner .foot_nav{

        width: 63%;

    }

    .footer-inner .footer-right{

        width: 32%;

    }*/
    .content_new .new .ul_list {
        margin-right: 3px;
    }
}

@media(max-width:1069px) {
    .footer-inner .footer-right {
        width: 100% !important;
        text-align: center !important;
        float: none;
        margin: 0 auto;
    }
    .footer-inner .foot_nav {
        width: 100% !important;
        margin: 0 auto;
        float: none;
    }
    .weixin {
        max-width: 16% !important;
        float: none !important;
        margin: 0 auto;
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .home-ad {
        width: 100% !important;
        text-align: unset !important;
        margin-top: 10px;
    }
    .add-weixin {
        padding: 10px !important;
    }
}


/* ipad pro */

@media (max-width: 1024px) {
    .content_new .new .ul_list {
        margin-right: 3px;
    }
    .content_about {
        margin: 0px 8px;
    }
}

@media (max-width: 1034px) {
    .recommend .recom {
        width: 98%;
    }
    .recommend .recom span {
        /* position: relative; */
        top: 8px;
    }
    .recommend .recom_1 {
        border-right: none;
    }
}

@media (max-width: 1012px) {
    .page_list .li1,
    .page_list .liw {
        /*width: 48.9%;*/
        width: 49.8%;
    }
    .page_list .li1 {
        margin-right: 1px;
    }
    .page_list .li_cen {
        display: none;
    }
    .page_list span {
        margin-bottom: 10px;
    }
}

@media (max-width: 751px) {
    .mt_re {
        width: 100%;
    }
    .recommend .recom_1 {
        border-right: none;
    }
}

@media (max-width: 980px) {
    .footer-inner .foot_nav,
    .footer-inner .footer-right {
        width: 98%;
    }
    .footer-inner .footer-right {
        float: left;
        text-align: center;
    }
    .footer-inner .foot_nav {
        margin-bottom: 10px;
    }
}

@media (min-width: 769px) and (max-width: 900px) {
    .content_new .new .ul_list {
        width: 97%;
    }
    .content_about {
        margin: 0 auto !important;
    }
    .content_new .new .ul_right {
        float: left;
    }
    .content_about .left_1 {
        float: none;
    }
    .param li {
        width: 49% !important;
    }
    .param li:nth-of-type(2),
    .param li:nth-of-type(4) {
        margin-right: 0px;
    }
    .content_about .left_1 {
        width: 98%;
        margin: 0 auto;
        padding-right: 0 !important;
    }
    .content_about .right_1 {
        float: none;
        width: 98%;
        padding-right: 0;
        margin-top: 20px;
    }
}


/* ipad min */

@media (max-width: 768px) {
    .content_about .left_1,
    .content_about .right_1 {
        width: 100%;
        margin-bottom: 5px;
        padding: 0px 5%;
    }
    .param li {
        width: 48%;
        height: 85px;
        background: #fff;
        border-radius: 15px;
        display: inline-block;
        margin-bottom: 15px;
        margin-right: 10px;
    }
    .param li i img {
        width: 100%;
    }
    .param li span {
        font-size: 18px;
        display: block;
        text-align: center;
    }
    .param li p {
        font-size: 18px;
        line-height: 85px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        float: left;
        width: 80%;
    }
    .param .tuleft {
        width: 40px;
        height: 65px;
        margin: 10px;
        float: left;
    }
}

@media (max-width: 650px) {
    .p_list .list_1 {
        width: 48.7%;
    }
    .p_list .list_1:nth-child(even) {
        margin-right: 0px;
    }
}

@media (max-width: 433px) {
    .header .header_top .left {
        width: 100%;
    }
    .header .header_top .right {
        display: none;
    }
}

@media (max-width: 421px) {
    /*.page a{*/
    /*    display: none;*/
    /*}*/
    .page .first,
    .page .prev,
    .page .next,
    .page .last {
        display: inline-block;
    }
}


/* 手机 */

@media (max-width: 414px) {
    .content_new .new .ul_right {
        float: left;
    }
    .content_new .new .ul_list {
        width: 95%;
    }
}

@media (max-width: 380px) {
    .p_list {
        width: 96%;
        margin: 0 auto;
    }
    .sou_lay {
        padding: 21px 10px 10px 10px;
    }
    .sou_lay P {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    /*    .p_list .list_1{

        width:100%;

    }*/
    .content_new .new .ul_right {
        float: left;
    }
    .content_new .new .ul_list {
        width: 95%;
    }
}


/*.inner a{*/


/*    color: #477fbd;*/


/*}*/

.inner a:hover {
    text-decoration: underline;
}

.recomd-list li:hover {
    border: 1px solid #076ce0;
}

.recomd-list .swiper-slide:hover {
    border: 1px solid #076ce0;
}

.recomd-list .swiper-slide:hover .pro-title {
    background: #076ce0;
    color: #ffffff;
}

.recomd-list li:hover .pro-title {
    background: #076ce0;
    color: #ffffff;
}

.map_new {
    text-align: right;
    margin-bottom: 15px;
}

.map_new a {
    background: #239CE7;
    border-radius: 4px;
    color: #fff;
    margin-right: 20px;
    padding: 5px 10px;
}

.mt_re .pt_re,
.mt_re .ms_re {
    padding-left: 0px;
}

.map_1 {
    position: absolute;
    right: 360px;
}

.f_t {
    position: relative;
}

@media (max-width:1410px) {
    .map_1 {
        position: relative;
        text-align: center;
        right: 0px;
        background: #000000;
    }
    .kindedtior_frame img {
        width: 100% !important;
    }
}

.page a:hover {
    background: #076ce0;
    color: #ffffff;
}

.page strong {
    width: auto;
    border: 1px solid #076ce0;
    padding: 7px 15px;
    background-color: #076ce0;
    color: #fff;
    font-size: 12px;
}

@media screen and (max-width: 751px) {
    .page strong {
        width: auto;
        border: 1px solid #076ce0;
        padding: 7px 8px;
        background-color: #076ce0;
        color: #fff;
        font-size: 12px;
    }
}

.inr p {
    overflow: hidden;
    height: 31px;
    line-height: 31px;
}

.pr-rt .d_f {
    padding-top: 0px;
}

.pr-rt .i_f {
    margin-top: 60px;
    text-align: center;
}

@media (max-width:441px) {
    .company .company_l .com_t span {
        font-size: 15px !important;
    }
    .pr-rt .i_f {
        margin-top: 30px;
    }
    .company .company_l p {
        padding-left: 0px;
    }
    .company .up {
        /* line-height: 23px; */
        font-size: 15px;
        padding-left: 6px;
    }
}

.page_list .liw a {
    display: inline-block;
}

.pt15 .more:hover {
    background: #076ce0;
    color: #ffffff;
    border: none;
}

.page_list .liw a {
    display: inline-block;
}

.page_list .li1 img,
.page_list .li_cen img {
    /*margin-right: 10px;*/
    margin-right: 8px;
}

.pr-rt .mt40 .detail-infor .proimg img {
    margin: 0 auto;
    background: #f5f5f5;
    margin-bottom: 36px;
    /*width:100%;*/
    max-width: 640px;
}

@media (max-width:996px) {
    .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 6%;
    }
}


/*.detail-infor .list img{

        width: 100%;

    }*/

.xinxi {
    background: #000000;
    text-align: center;
}

.pr-rt .mt40 .detail-infor .proimg img {
    margin: 0 auto;
    background: #f5f5f5;
    margin-bottom: 36px;
    width: 100%;
    height: 98%;
}

.proimg,
.detail-infor .list {
    /*width: 70%;*/
    width: 98%;
    margin: 0 auto;
}

.list table td {
    width: 25%;
    /*text-align: center;*/
    text-indent: initial;
}

.pro-title {
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #eaeaea;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inner p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 10px;
/*     text-overflow: ellipsis;
    white-space: nowrap; */
}
/*底部漂浮*/
#position {
    position: fixed;
    border-top: 1px solid #fff;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
    overflow: hidden;
    display: table;
    text-align: center;
    display: none;
}
/* #position .bomphone {
    display: none;
} */
#position dd {
    display: inline-block;
    text-align: center;
    overflow: hidden;
    padding: 0 7%;
    margin-top: 15px;
}
#position dd font {
    display: block;
    padding-top: 1px;
}
#position dd a {
    color: #fff;
    text-decoration: none;
    display: block
}
#position dd i{font-size: 2em;}
@media (max-width: 500px) {
    .ft {
        /* position: relative; */
        height: 160px;
        padding-bottom:75px ;
    }
}
@media (max-width: 450px) {
    #leftinfo{display: none;}
    #position{display: block;}
    .message{height: 360px;}
    #captcha-img{margin-top: -42px;right: 12px;}
    .logo {
        width: 85%;
    }
    .alogo strong {
        display: block;
        font-size: 18px;
        line-height: 72px;
        font-weight: bold;
        color: #666;
        text-decoration: none;
        text-align: center;
    }
    .xinxi {
        background: #000000;
        text-align: center;
        margin-bottom: 80px;
        position: relative;
        top: -45px;
        z-index: 1;
    }
    .footer {
        /* position: relative; */
        /* margin-bottom: 75px; */
    }
    /*.inner p{

        margin-bottom: 0px;

    }*/
    .new_lis li {
        padding: 18px 12px 30px 12px;
    }
    .page {
        margin: 20px 0px;
    }
    .list-mt20 {
        margin-bottom: 20px !important;
    }
    .header_bottom {
        border-bottom: 1px solid #888888;
    }
    .header_bottom .left {
        width: 85%;
        float: left;
    }
    .header_bottom .left img {
        /*  width: 30%;

    height: 40px;*/
        float: left;
        margin: 5px;
        max-width: 20% !important;
    }
    .header_bottom .title {
        width: 60%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: relative;
        left: 5px;
        font-size: 14px;
        /*font-weight: 600;*/
        color: #555555;
        height: 40px;
        line-height: 22px;
        display: inline-block;
        top: 15px;
    }
    h2,
    .left_1 .our,
    .content .content_new .new .new_h {
        font-size: 26px;
    }
    .content_about .left_1 .a_u {
        font-size: 20px;
        color: #888888;
    }
    .content .content_new .new .new_center {
        margin-top: 30px;
    }
    .home-more {
        margin-top: 5px;
    }
    .content_about,
    .content_product .center {
        padding: 20px 0px;
    }
    .content_about .left_1 .a_u {
        font-size: 20px;
    }
    .p_list .list_1 .pro-list-img {
        height: 135px;
    }
    .p_list .list_1 .p_t {
        height: 40px;
        line-height: 30px;
    }
    .ul_list li {
        margin-bottom: 15px;
    }
    .content_about .left_1 {
        margin-bottom: 10px;
    }
    /* .right_1{

 display:none;



} */
    .footer-bottom {
        padding: 15px 0
    }
    .footer-inner {
        padding: 30px 0;
    }
    .header .header_top .right {
        display: none;
    }
    .header_top .house {
        position: relative;
        top: -2px;
    }
    .header .header_top .left {
        width: 100%;
    }
    .lay {
        margin: 5px;
    }
    .sou_lay {
        height: 140px !important;
    }
    .lay p {
        margin-bottom: 5px;
    }
}


.iconfont {
    font-family: "iconfont" !important;
    font-size: 25px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-qq:before {
    content: "\e691";
}

.icon-dianhua-1:before {
    content: "\e60e";
}

.icon-weixin:before {
    content: "\e733";
}

.icon-guanwang:before {
    content: "\e619";
}

.share {
    width: 100%;
    position: fixed;
    bottom: 0;
    height: 80px;
    background: #f3f3f3;
    z-index: 999;
    display: flex;
    justify-content: space-around;
}

.icon-square {
    width: 50%;
    height: 60%;
    border: 1px solid #ddd;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 50%;
    background: #fff;
    vertical-align: middle;
}

.icon-title {
    position: absolute;
    top: 70%;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.share li {
    float: left;
    width: 25%;
    height: 100%;
    position: relative;
}

.icon-pub {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}

.footer-ercode img {
    width: 140px;
    height: 140px;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 82%;
    display: block;
    margin: auto;
    vertical-align: middle;
}

.footer-share-code {
    background: #fff;
    padding: 15px;
}

.q-ercode {
    margin: 200px 50px 0 50px;
}

.hide {
    display: block !important;
}

.code-mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 80px;
    z-index: 999;
    background: rgba(0, 0, 0, .5);
}

.footer-share-code p {
    font-size: 12px;
    font-weight: 600;
    margin: 10px 0;
}

@media (min-width: 415px) {
    .share {
        display: none;
    }
}

@media (max-width: 321px) {
    .icon-square {
        width: 55%;
    }
    .q-ercode {
        margin: 150px 45px 0px 45px;
    }
}

.swiper-container {
    z-index: 0 !important;
}

.new-mt {
    margin-bottom: 45px;
}

.inner .p_t a {
    color: #666666;
    text-decoration: none;
}

.content .com_info .info .adr {
    width: 100%;
}

@media (max-width: 816px) {
    .header_bottom .left {
        width: 65%;
    }
}

@media (max-width: 660px) {
    .header_bottom .left {
        width: 89%;
    }
    .header_bottom .img {
        width: 21%;
    }
}

@media (max-width: 436px) {
    .header_bottom .left {
        width: 93%;
    }
    .header_bottom .img {
        width: 20%;
    }
    /*.header_bottom a .title{

    width: 15%;

}*/
}

@media (max-width: 768px) {
    .detail-infor {
        padding-top: 0px;
    }
    .mt40 {
        margin-top: 10px;
    }
}


/*.middle_img_frame {

    width: 100%;

}

.middle_img_frame img {

    width: 100%;

    height: 100%;

    display: none;

}*/

.middle_img_frame {
    display: block;
    height: auto !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: auto 100% !important;
}

@media(max-width:1446px) {
    .middle_img_frame {
        width: 100% !important;
        max-height: 520px !important;
        position: relative;
        padding-bottom: 0% !important;
        background-position: 50% !important;
        background-size: auto 100% !important;
    }
}

.add-img {
    background: #ffffff;
    padding: 8px;
    float: left;
    margin-right: 14px;
    max-width: 116px;
}

.add-img img {
    width: 100%;
}

.add-titl {
    float: left;
}

.add-titl span {
    font-size: 20px;
    color: #eaeaea;
    display: block;
}

.add-titl .shao {
    padding: 20px 0px 15px 0px;
}

.mtlf {
    padding: 0px;
    border: none;
}

.mt-top {
    /* padding: 20px 15px 16px; */
    padding: 10px 15px;
    border: 1px solid #dddddd;
}

.kindedtior_frame img {
    max-width: 640px;
    display: block;
    margin: 5px auto;
    border: 1px solid #666;
    padding: 1px;
    box-sizing: border-box;
    width: 100%;
}

.company .company_l p:nth-of-type(7) {
    border-bottom: none;
}

@media（max-width: 868px） {
    .header_bottom .left {
        width: 56%;
    }
}

@media(max-width:544px) {
    .header .header_top .right {
        width: 42%;
    }
    .header .header_top .left {
        width: 56%;
    }
}

@media(max-width: 455px) {
    .header .header_top .right {
        width: 39% !important;
    }
    .header .header_top .left {
        width: 61% !important;
    }
}

@media(max-width: 433px) {
    .header .header_top .left {
        width: 100% !important;
    }
}

.home-ad p a {
    color: #b6b6b6;
}

div.company>div.us-top.up i {
    font-size: 20px;
}

div.company0>div.us-top0.up0 i {
    font-size: 20px;
}


/*#userContactDetail > p > i{*/


/*    color: red;*/


/*}*/
@media (max-width: 415px){
.middle_img_frame{height: 21vh !important;}
.about{margin-top: 5px;}
.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 7%;
}
}


@media (min-width: 900px) and (max-width: 1213px) {
    .param li {
        width: 47.5%;
        height: 85px;
        background: #fff;
        border-radius: 15px;
        display: inline-block;
        margin-bottom: 15px;
        margin-right: 10px;
    }
    .param li i img {
        width: 100%;
    }
    .param li span {
        font-size: 16px;
        display: block;
        text-align: center;
    }
    .param li p {
        font-size: 18px;
        line-height: 85px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        float: left;
        width: 65%;
    }
    .param .tuleft {
        width: 40px;
        height: 60px;
        margin: 13px;
        float: left;
    }
    .content_product .center,
    .content_about,
    .content_friend .center,
    .footer .footer-list {
        width: 96%;
        margin: 0 auto;
    }
    .content_about,
    .content_new .new {
        margin: 0px 8px;
    }
    .content_about .left_1 {
        padding-right: 10px;
    }
    .footer .footer-bottom {
        padding-left: 2px;
        padding-right: 2px;
    }
}

.tit .p1 {
    font-size: 24px;
    color: #c0c0c0;
    text-align: center;
    position: relative;
    padding-bottom: 17px;
    text-transform: uppercase;
}

.tit .p1:after {
    content: "";
    position: absolute;
    bottom: 0;
    max-width: 1200px;
    width: 100%;
    height: 3px;
    background: url(../images/titx.png) center / 100% 100%;
    background-size: cover;
    left: 0;
}

.tit .p2 {
    font-size: 36px;
    color: #343434;
    text-align: center;
    margin-top: 16px;
    /* font-weight: bold; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tit .p2 span:nth-child(1) {
    color: #076ce0;
    font-size: 36px;
}
@media (max-width: 415px) {
    .tit .p2,.tit .p2 span:nth-child(1){font-size: 26px;}
}
.tit .p3 {
    font-size: 18px;
    color: #343434;
    margin-top: 13px;
    text-align: center;
}

.fa-con {
    margin-top: 27px;
}

.fa-con .fa-wrap {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    margin-top: 53px;
    width: 100%;
}

.fa-con .fa-wrap .fa-wrap-item>img {
    margin: 0 auto;
    display: block;
}

.fa-con .fa-wrap .fa-wrap-item {
    width: 25%;
    font-weight: bold;
    color: #fff;
    text-align: left;
    position: relative;
}

.fa-con .fa-wrap .fa-wrap-item:last-child:after {
    display: none;
}

.fa-con .fa-wrap .fa-wrap-item:after {
    content: "";
    width: 1px;
    height: 27px;
    position: absolute;
    top: 50%;
    right: 0;
    background-color: #b7b7b7;
    margin-top: -13.5px;
}

.fa-con .fa-wrap .fa-wrap-item .p1 {
    font-size: 16px;
    color: #343434;
    margin-top: 16px;
    text-align: center;
}

.fa-con .fa-wrap .fa-wrap-item:last-child .p2 {
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fa-con .fa-wrap .fa-wrap-item .p2 {
    font-size: 16px;
    color: #7d7d7d;
    margin-top: 27px;
    text-align: center;
    width: 95%;
    margin: 0 auto;
    margin-top: 15px;
    height: 50px;
    line-height: 54px;
}

@media screen and (max-width: 768px) and (min-width: 414px) {
    .hidden-xs {
        display: none !important;
    }
    .param li {
        width: 48%;
        height: 85px;
        background: #fff;
        border-radius: 15px;
        display: inline-block;
        margin-bottom: 15px;
        margin-right: 10px;
    }
    .param li i img {
        width: 100%;
    }
    .param li span {
        font-size: 18px;
        display: block;
        text-align: center;
    }
    .param li p {
        font-size: 18px;
        line-height: 85px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        float: left;
        width: 78%;
    }
    .param .tuleft {
        width: 40px;
        height: 65px;
        margin: 10px;
        float: left;
    }
    .alogo {
        width: 100%;
        display: block;
    }
    .alogo strong {
        max-width: 400px;
        font-size: 18px;
        line-height: 72px;
        font-weight: bold;
        color: #666;
        text-align: center;
        display: block;
    }
    .logo {
        width: 80%;
        margin: 0 auto;
    }
    .fa-con .fa-wrap .fa-wrap-item {
        width: 50%;
        float: left;
    }
    .fa-con .fa-wrap {
        display: inline-block;
    }
}

@media (max-width: 415px) {
    .fa-con .fa-wrap .fa-wrap-item {
        width: 50%;
        float: left;
    }
    .fa-con .fa-wrap {
        display: inline-block;
    }
    .right_1{display: none;}
}

@media screen and (max-width: 710px) {
    .param li {
        width: 100%;
        height: 85px;
        background: #fff;
        border-radius: 15px;
        display: inline-block;
        margin-bottom: 15px;
        margin-right: 10px;
    }
/*     .middle_img_frame{height: 200px !important;} */
    .param li i {
        width: 40px;
        height: 40px;
    }
    .param li i img {
        width: 100%;
    }
    .param li span {
        font-size: 18px;
        display: block;
        text-align: center;
    }
    .param li p {
        font-size: 18px;
        line-height: 85px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        float: left;
        width: 78%;
    }
    .param .tuleft {
        width: 40px;
        height: 65px;
        margin: 10px;
        float: left;
    }
    .footer-bottom .f_color:nth-child(1){padding-top: 0px;}
    .footer-bottom .f_color{margin:5px;line-height: 16px;}
    .footer .ft .footer-bottom{padding:0;line-height: 13px;}
/*     .footer .ft {
        padding-bottom: 30px;
    } */
}


/* 联系我们 */

.area {
    max-width: 1200px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    height: auto;
    text-align: center;
}

.tuleft {}
.com_p {

    width: 98%;

    border-right: none;

}



.company .company_l {

    padding: 13px 0px 11px;

}

/* 无二维码时底部悬浮 */



.containe .share{

    height: 100px;

}

.containe .share li{

   width: 33%;

}

.share .icon-pub{

    top: 15px;

}
.bg-color{background: #076ce0;}
.BpCompanyUrl{cursor: pointer;}
.detail-infor .list p{line-height: 2;text-align: justify;font-size: 16px;}

/* 客服css */
input,
button,
select,
textarea {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background-color: transparent;
}
textarea::-webkit-input-placeholder{
    color: #666666;
    /* font-size: 14px; */
}
.dialogue-wrapper {font-size:14px;color:#fff;}
/*右侧点击按钮*/.dialogue-wrapper .dialogue-support-btn {position:fixed;display:inline-block;right:5px;bottom:5px;margin-top:-70px;/* padding:10px 0;*/    width:220px;height:40px;font-size:16px;font-weight:500;text-align:center;cursor:pointer;border-top-left-radius:4px;border-bottom-left-radius:4px;box-shadow:-1px 1px 5px rgba(0,0,0,.4);background-color:#1798fc;}
.dialogue-wrapper .dialogue-support-btn .dialogue-support-icon {position:relative;display:flex;justify-content:center;width:40px;height:40px;background:#2a7bb9;float:left;}
/* .dialogue-wrapper .dialogue-support-btn .dialogue-support-icon:before {content:'';position:absolute;left:50%;bottom:-6px;margin-left:-3px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #fff;}
*/.dialogue-wrapper .dialogue-support-btn .dialogue-support-up {display:block;width:40px;height:40px;float:right;line-height:40px;}
.dialogue-wrapper .dialogue-support-btn .dialogue-support-text {letter-spacing:1px;display:block;-webkit-user-select:none;line-height:40px;float:left;padding-left:5px;}
/*底部客服对话框*/.dialogue-wrapper .dialogue-main {position:fixed;display:none;right:5px;bottom:10px;width:360px;height:460px;border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,.4);}
/*客服对话框头部*/.dialogue-wrapper .dialogue-main .dialogue-header {position:relative;padding:10px;height:80px;border-top-left-radius:4px;border-top-right-radius:4px;box-shadow:0 0 5px rgba(0,0,0,.2);background-color:#1798fc;}
.dialogue-wrapper .dialogue-main .dialogue-close {position:absolute;top:10px;right:10px;font-size:22px;width:36px;height:36px;background-image:url("../images/to-minwindow.svg"),none;cursor:pointer;z-index:1;}
.dialogue-wrapper .dialogue-main .dialogue-service-info {position:relative;top:50%;margin-top:-25px;height:50px;}
.dialogue-wrapper .dialogue-main .dialogue-service-img {display:inline-block;margin:0 10px 0 5px;width:50px;height:50px;text-align:center;line-height:40px;vertical-align:middle;color:#000;border-radius:50%;box-shadow:1px 1px 4px rgba(0,0,0,.2);background:url('../images/toux.png') center / 100% 100%;}
.dialogue-wrapper .dialogue-main .dialogue-service-title {display:inline-block;vertical-align:middle;}
.dialogue-wrapper .dialogue-main .dialogue-service-detail {font-size:12px;}
.system-remind {color:#000;text-align:center;/* background:#EFF3F6;*/    font-size:12px;padding:10px 10px 20px 10px;}
/*客服对话框内容*/.dialogue-wrapper .dialogue-main .dialogue-contain {overflow-y:auto;padding:10px;height:260px;word-wrap:break-word;background-color:#FFFDFB;}
.dialogue-wrapper .dialogue-main .dialogue-contain .dialogue-dhtx {width:40px;height:40px;background:url('../images/toux.png') center / 100% 100%;display:block;float:left;}
.dialogue-wrapper .dialogue-main .dialogue-text {display:inline-block;position:relative;padding:10px;max-width:250px;white-space:pre-wrap;border:1px solid #09d07d;border-radius:4px;background-color:#09d07d;box-sizing:border-box;text-align:left;}
.dialogue-wrapper .dialogue-main .dialogue-service-contain {margin-bottom:10px;text-align:left;}
.dialogue-wrapper .dialogue-main .dialogue-service-one {display:none;}
.dialogue-wrapper .dialogue-main .dialogue-service-text {margin-left:20px;}
.dialogue-wrapper .dialogue-main .dialogue-service-text:before {content:'';position:absolute;top:30%;left:-10px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:10px solid #09d07d;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);}
.dialogue-wrapper .dialogue-main .dialogue-customer-contain {margin-bottom:10px;text-align:right;}
.dialogue-wrapper .dialogue-main .dialogue-customer-text {margin-right:20px;}
.dialogue-wrapper .dialogue-main .dialogue-customer-text:after {content:'';position:absolute;top:50%;right:-10px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid #09d07d;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);}
/*客服对话框底部与输入*/.dialogue-wrapper .dialogue-main .dialogue-submit {position:relative;padding:10px;height:120px;color:#000;word-wrap:break-word;border-top:1px solid #ddd;box-sizing:border-box;background: #fff;}
/*空输入提示*/.dialogue-wrapper .dialogue-main .dialogue-hint {position:absolute;top:-15px;left:20px;padding:2px;width:160px;height:30px;opacity:0;font-size:12px;text-align:center;line-height:18px;border:1px solid #ddd;box-shadow:1px 1px 4px rgba(0,0,0,.4);background-color:#fff;}
.dialogue-wrapper .dialogue-main .dialogue-hint-icon {display:inline-block;width:18px;height:18px;margin-right:5px;font-size:14px;font-style:unset;font-weight:700;vertical-align:middle;line-height:18px;color:#fff;border-radius:50%;background-color:#1798fc}
.dialogue-wrapper .dialogue-main .dialogue-hint-text {display:inline-block;vertical-align:middle;color: #666;}
/*输入框*/.dialogue-wrapper .dialogue-submit .dialogue-input-text {overflow-y:auto;display:inline-block;padding:5px 10px;width:340px;height:60px;vertical-align:middle;white-space:pre-wrap;word-wrap:break-word;resize:none;font-size:12px;/* border-right:1px solid #ddd;*/    box-sizing:border-box;}
.dialogue-wrapper .dialogue-submit .dialogue-input-tools {position:absolute;width:60px;height:30px;vertical-align:middle;text-align:center;background:#1798fc;border-radius:3px;line-height:30px;color:#fff;right:10px;bottom:10px;}

#maximg img{ max-width:100% !important; height:auto !important}

.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}